N
AME
stdin
- Standard input
S
YNTAX
E
XAMPLE
#include <stdio.h>
stdin->gets()
D
ESCRIPTION
Stdin is a clone of /precompiled/FILE connected to the standard input.
S
EE
A
LSO
/precompiled/FILE